home *** CD-ROM | disk | FTP | other *** search
- Path: jacare.zk3.dec.com!zeeb
- From: zeeb@jacare.zk3.dec.com (Jeff Zeeb DEC C)
- Newsgroups: comp.lang.pl1,comp.lang.c
- Subject: Re: PL/I and C
- Date: 27 Feb 1996 14:44:41 GMT
- Organization: Digital Equipment Corporation
- Distribution: world
- Message-ID: <4gv5cp$hf8@zk2nws.zko.dec.com>
- References: <4gh5ru$eng@goanna.cs.rmit.EDU.AU> <312CCEB2.4AB7@corp.dialog.com> <4grhtv$s31@goanna.cs.rmit.EDU.AU>
- Reply-To: zeeb@decc.enet.dec.com
- NNTP-Posting-Host: jacare.zk3.dec.com
- X-Newsreader: mxrn 6.18-32
-
-
- In article <4grhtv$s31@goanna.cs.rmit.EDU.AU>, rav@goanna.cs.rmit.EDU.AU (++ robin) writes:
-
- > And what happens when you actually w*a*n*t a zero byte in your
- >C character string?
-
- You use the mem* set of functions rather than the str* set of functions.
- The mem* functions are bounded by a count parameter, not a null byte.
-
- --
- Jeff Zeeb This article represents my opinions and not those
- zeeb@decc.enet.dec.com of Digital Equipment Corp. (Surprise!)
-